Don't set MAKEFLAGS for build scripts
authorAlex Crichton <alex@alexcrichton.com>
Wed, 12 Jul 2017 21:15:56 +0000 (14:15 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 12 Jul 2017 21:15:56 +0000 (14:15 -0700)
commitf429be4f4cf92f0198c7518e579292d94e20fd28
treead9be56f4647b55d883c91c6858830334afa83e9
parent74e54214c9d13871934fde0ecb07250e523c4e92
Don't set MAKEFLAGS for build scripts

Closes #4156
Closes rust-lang/rust#42635
Cargo.lock
Cargo.toml
tests/cargotest/lib.rs
tests/jobserver.rs